﻿@charset "utf-8";
h2,h3,p,dl{margin: 0;}
.cl-888{color:#888;}
.clearfix::after{content:"";display:table;clear:both;}
/*banner*/
.banner{height: 500px; z-index: 3;min-width:1280px;}
.banner .imglist{position:absolute; top: 0; right: 0; z-index: 4; width:100%; height:500px;}
.ie6 .banner .imglist,.ie7 .banner .imglist{z-index: -1;}
.banner .imglist .imgdiv{width:100%; height:500px; z-index:5;min-width:1280px;}
/* .banner .imgdiv a{width:100%; height:500px; display:block; text-indent: -9999em; overflow: hidden;} */
.banner .jsNav{position:absolute; bottom:10px; z-index:6; width: 100%; height:24px; text-align:center;}
.ie6 .banner .jsNav,.ie7 .banner .jsNav{width: 700px; padding-left:600px; min-width: 700px;}
.banner .jsNav a{display:inline-block; width:14px;height:14px;line-height:14px;text-indent:-9999px;background:#6d6d6d;border-radius:50%;text-align:center;margin:0 3px;color:#000;font-weight:700}
.ie6 .banner .jsNav a,.ie7 .banner .jsNav a{float:left; display:block;}
.banner .jsNav .imgSelected{color:#fff; background-color:#009349;}
.banner .compute_price{
    width: 300px;
	height: 60px;
	background-image: linear-gradient(90deg, 
		#fed201 0%, 
		#009349 100%);
    border-radius: 4px;
    background-color: #009349;
    display: block;
    font-size: 30px;
    color:#fff;
    text-align: center;
    line-height: 58px;
    position: absolute;
    bottom:63px;
    left:0;
}
.line{
    width: 86px;
	height: 3px;
    background-color: #ffaf00;
    margin: 24px auto;
}
.jiepei_light .ljb_item{
    background: url('../images/ljb_bg.png')no-repeat;
    height: 350px;
    width: 630px;border-radius: 12px 12px 15px 15px;
    background-size: contain;
    position: relative;
    vertical-align: top;
}
.jiepei_light .ljb_item2{
    background: url('../images/ljb_bg2.jpg')no-repeat!important;
}
.lefttop_icons{
    position: absolute;
    width: 120px;
    height: 121px;
    top: -10px;
    left: -10px;
    display: inline-block;
}
.free_icon{  background: url('../images/free_icon.png')no-repeat;}
.hot_icon{background: url('../images/hot_icon_left.png')no-repeat;}
.ml15{margin-left:15px}
.jiepei_light .ljb_item .bottom_btn{
    height: 50px;
	background-image: linear-gradient(90deg, 
		#fed201 0%, 
		#009349 100%);
    border-radius: 0px 0px 12px 12px;
    position: absolute;
    bottom:0;
    width: 100%;
    color:#222;
    line-height: 48px;
    text-indent: 50px;
    font-size: 24px;
    cursor: pointer;
}
.left-text{ padding-left: 50px;
    padding-top: 70px;
    box-sizing: border-box;}
.left-text h4{
    font-size: 24px;
    font-family: "AlibabaPuHuiTiB";
}
.v_top{vertical-align: top;  padding-top: 70px;}
.right-img {position: absolute;right:40px}
.jiepei_light .ljb_item:hover{
    margin-top: -3px;
    box-shadow: 0 13px 35px 0 rgba(0,0,0,.19);
    -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    -webkit-transform: translate3d(0,-1px,0);
    -ms-transform: translate3d(0,-1px,0);
    transform: translate3d(0,-1px,0);
}
.product-vedio .ad-item:hover{
    margin-top: -10px;
    box-shadow: 0 13px 35px 0 rgba(67, 68, 67, 0.164);
    -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    -webkit-transform: translate3d(0,-3px,0);
    -ms-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
}
.product_useing .swiper-button-prev{
    position: absolute;
    display: block;
    width: 50px;
    height: 98px;
    background: url(../images/anniu.png) no-repeat 0;
    left: 0px;
    text-indent: 99998px;
    outline: none;
    z-index:999;
    /* opacity: 0; */
    transition: opacity .5s;
}
.productuse_list li{
    width: 412px;
	height: 500px;
    background-color: #ffffff;
    padding-top:25px;
    box-sizing: border-box;
    margin-right:17px;
    position: relative;
    overflow: hidden;
}
.productuse_list .item{
    padding: 30px;
    box-sizing: border-box;
}
.productuse_list .item img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.productuse_list li:nth-of-type(3){margin-right:0}
.productuse_list li b{padding-left:45px;font-size: 20px;color:#333}
.productuse_list li:hover .mask{
    bottom:0px;
    transition: all 0.5s;
}
.productuse_list li .mask{
    height: 500px;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(0deg, #009349 0%, rgba(255,255,255,.5) 50%);
    padding-left:54px;
    bottom:-500px;
}
.productuse_list li .mask p{
    font-size: 16px;
    line-height: 24px;
}
.introduce{
    position: absolute;
    bottom:32px;
    padding-right:15px;
    box-sizing: border-box;
    color:#333;
}
.introduce .name{font-weight: bold;}
.product-vedio .ad-item{
    width: 196px;
	height: 355px;
    background-color: #f2f2f2;
    padding-top:40px;box-sizing: border-box;
    margin-right:18px;
    transition: all 0.2s ease;
    box-shadow: -2px 0 31px rgba(0,0,0,.1);
}
.product-vedio .ad-item:nth-of-type(1){
    background: url('../images/ad1_bg.png')no-repeat;
    background-size: contain;
}
.product-vedio .ad-item:nth-of-type(2){
    background: url('../images/ad2_bg.png')no-repeat;
    background-size: contain;
}
.product-vedio .ad-item:nth-of-type(3){
    background: url('../images/ad3_bg.png')no-repeat;
    background-size: contain;
}
.product-vedio .line{width: 50px;
    height: 3px;}
.product-vedio .vedio{
    width: 630px;
    margin-left: -5px;
    display: inline-block;
    vertical-align: top;
}

/*视屏弹层*/
.video_model{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);display:none;z-index:999}
.video-tc{width:800px;height:450px;left:50%;margin-left:-400px;margin-top:-225px;position:absolute;top:50%;}
.close{width:38px;height:38px;background:url(../images/close.png) no-repeat center;display:block;position:absolute;right:-50px;top:-30px;opacity:0.5;cursor:pointer;}
.close:hover{opacity:1;}





.research_cont .hd{border-bottom:1px solid #ddd;}
.research_cont .hd li{float:left;cursor:pointer;line-height:70px;width:16.6%;font-size:20px;text-align: center;}
.research_cont .hd li.current{border-bottom:3px solid #009349;color:#333;font-weight:bold;}
.research_cont .bd{width:100%;margin-top:40px;}
.research_img{width:630px;background:#fff;}
.research_img img{display:block;width:630px;height:400px;}
.research_intro{width:650px;background:#fff;height:400px;padding:60px 50px;}
.research_cont dt{padding-left:25px;background:url(../images/dui_icon.png) no-repeat left center;line-height:30px;color:#000000}
.research_cont .count{margin:20px 0;}
.solve_pro{background:#f5f5f5;padding:50px 0;}
.research_intro .count{width: 320px;height: 50px;color: #fff;background:#009349;border-radius: 4px;text-align: center;line-height: 50px;font-size: 20px;cursor: pointer;}
.research_intro .count:hover{background: #05c766;color: #fff;}
.research_intro .count  .j2{background: url(../images/j1.png) no-repeat;}
 .j2{display: inline-block;width: 30px;height: 28px;background: url(../images/j1.png) no-repeat;vertical-align: middle;}
.contact_info{padding-top:60px;background:#fff;padding-bottom:70px;}
.contact_info li{width:412px;height:160px;float:left;padding-top:44px;padding-left:50px;margin-right:20px;box-shadow: -2px 0 31px rgba(0,0,0,.1);transition:all 0.2s ease;}
.contact_icon{display:block;background-image:url(../images/contact.png);}
.contact_info li .tel_icon{width:60px;height:67px;background-position:-50px 0;margin-right:25px;margin-top:6px;}
.contact_icon{display:block;background-image:url(../images/contact.png);}
.contact_info li .tel_icon{width:60px;height:67px;background-position:-50px 0;margin-right:25px;}
.qq_icon{width:59px;height:64px;background-position:-484px 0;margin-right:25px;margin-top:10px;}
.chat_btn{font-size:24px;color:#333;}
.mail_icon{width:64px;height:49px;background-position:-917px -9px;margin-right:25px;margin-top:14px;}
.contact_info li:hover{margin-top:-5px;}
.case_slide .swiper-button-prev{
    position: absolute;
    display: block;
    width: 50px;
    height: 98px;
    background: url(../images/anniu_1.png) no-repeat 0;
    top: 50%;
    margin-top: -49px;
    text-indent: 99998px;
}
.case_slide .swiper-button-next{
    position: absolute;
    display: block;
    width: 50px;
    height: 98px;
    background: url(../images/anniu_1.png) no-repeat -200px;
    top: 50%;
    margin-top: -49px;
    text-indent: 99998px;
}


/*滚动*/
.lvjiban_rz{height:650px;width:100%;background: url('../images/zy_bg.png')no-repeat top center;background-size: cover;margin-top:60px;padding-top:30px}
.wfgd{width:100%;height:561px;overflow:hidden;}
.wfgd ul{position:absolute;}
.wfgd li{float:left;margin-right:20px;}
.wfgd li img{width:240px;height:339px;}
.lvjiban_rz .youdian ul li{font-size: 16px;	border: solid 1px #999999;color:#999;border-radius: 0;height: 40px;line-height: 38px;}
.lvjiban_rz .youdian{margin-top:20px;margin-bottom:35px}
.jijia_adver{height:120px;background:url(../images/jj_adver_1.jpg) no-repeat center;padding-top:25px;}
.jijia_adver .boardnumber{top:49px;}
.jijia_adver .area{line-height:50px;}
.jijia_adver .area input{width:80px;height:50px;text-align:center;line-height:50px;background:#fff;border:none;}
.imme_btn{width:220px;height:50px;line-height:48px;border:2px solid #fff;}
 .jijia_adver .ico-calculator{background-image: url(../images/new_icons0515_2.png);
  background-repeat: no-repeat;
  vertical-align: text-bottom;
  display: inline-block;height: 21px;background-position: -30px 0;width: 17px;}
  .jijia_adver  .nums{width:160px;height:50px;background:#fff;border:none;padding-left:10px;}
  .imme_btn{width:220px;height:50px;text-align:center;line-height:48px;border:1px solid #fff;background:transparent;color:#fff;}
  .company_left .owl-theme .owl-controls .owl-buttons div{
      width:36px;height:36px;background:#fff;border-radius:4px;text-align:center;line-height:36px;opacity:1;text-indent:0;font-size:18px;
  }
  .company_left .owl-theme .owl-controls .owl-buttons .owl-prev{top:-82px;margin-top:0;left:330px;}
  .company_left .owl-theme .owl-controls .owl-buttons .owl-next{top:-82px;margin-top:0;right:0;}

  /*底部*/
  .footer_index{background:#2b2b2b;}
  .foot_nav_box{width:860px;}
  .foot_nav{padding-top:60px;}
  .foot_nav_box dl{float:left;width:170px;}
  .foot_nav_box dt{font-size:16px;color:#999;margin-bottom:15px;}
  .foot_nav_box dd{margin-bottom:8px;}
  .foot_nav_box dd a{font-size:14px;color:#fff;}
  .contact-mail{width:300px;}
  .copy_right{height:72px;line-height:72px;}
  /*视屏*/
  .shipin_box{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5);z-index:99;}
  .shipin_box_contain{width:700px;height:500px;left:50%;margin-left:-350px;top:50%;margin-top:-250px;}



.moveTop{border-left:1px solid #555;}
.moveTop li{border-right:1px solid #555;font-size:20px;}
.advantage{margin:0px 0 60px 0;}
.advantage li{width:25%;height:150px;padding-top:20px;float:left;	color: #e0dfe4;}
.alum_icon{width:44px;height:44px;display:block;background-image:url(../images/icons2.png);background-repeat:no-repeat;float:left;margin:15px 15px 0 20px;}
.alum_icon1{background-position:0 0;}
.alum_icon2{background-position:-71px 0;}
.alum_icon3{background-position:-142px 0;}
.alum_icon4{width:44px;height:44px;display:block;background: url(../images/ad4.png)no-repeat;background-size: contain;float: left;margin:15px 15px 0 20px;}
.advantage li p{font-size:14px;	color: #e0dfe4;    word-wrap: break-word;
    word-break: normal;
    width: 210px;}
.advantage-box{background-color: #27282c;border-top: solid 1px #555555;}



/*客户分享*/
.kehu_share{    padding-top: 50px;
    margin-bottom: 64px;}
.youdian{margin-top:11px;text-align:center;}
.youdian ul{display: inline-block;}
.youdian ul li{float: left;height:36px;text-align:center;line-height: 34px;border-radius: 4px;color:#666666;font-size: 14px;padding:0 20px;margin:0 10px;border:1px solid #e7e7e7;}
.kehu_share .swiper-slide{width:305px;margin-right: 20px;}
.kehu_share .swiper-slide li{
    width:305px;
    float: left;
    margin-bottom: 40px;
    position: relative;
    height:400px;
    margin-right:18px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
 }
 .kehu_share .swiper-slide li:nth-of-type(4){
     margin-right:2px;
 }
.speen_icon_Img{
    vertical-align: bottom;margin-right:10px
}
.pcbpro_list_box li:hover .speen_icon_Img{
     content: url('/Content/img/home/speen_icon1.png');
}
.On_swiper  .swiper-button-next{top:-220px;}
.On_swiper  .swiper-button-prev{top:-220px;}
/*.swiper-slide-active li{box-shadow: 0 13px 35px 0 rgba(0,0,0,.19);
    -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    -webkit-transform: translate3d(0,-1px,0);
    -ms-transform: translate3d(0,-1px,0);
    transform: translate3d(0,-1px,0);
    border:none;
}*/

.swiper-slide li a{display:block;}
.swiper-slide li .share_pic{width:100%;height: 250px;margin-bottom: 8px;object-fit: cover;}
.swiper-slide li dd{float:left;padding:1px;margin-right:6px;}
.swiper-slide li dd img{width: 30px;height:30px;    object-fit: cover;}
/*.swiper-slide li:hover{margin-top: 17px;}*/
.user_pic img{width: 40px;height: 40px;border-radius: 50%;}
.score-list{width: 98px; height: 18px; background: url("../images/icons_1.png") no-repeat 0 -68px;}
.score-list i{display: block; position: absolute; top: 0; left: 0; height: 18px; background: url("../images/icons_1.png") no-repeat 0 -50px;}
.comment{width:316px;background: #f5f5f5;padding:15px;color:#333;}
.information .tag{display: inline-block; color: #fff; background-color: #009349; padding-left: 6px; padding-right: 6px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.share_time{display: inline-block;width: 14px;height:17px;background: url(../images/icon_1.png) no-repeat -10px -128px;vertical-align: middle;margin-right: 5px;}
.view_icon{display: inline-block;width: 20px;height:16px;background: url(../images/icon_1.png) no-repeat -7px -157px;vertical-align: middle;margin-right: 5px;margin-left: 15px;}
 .swiper-slide {
	    width:1280px;
		transition-timing-function:linear;
    } 
.bx-wrapper {position:relative;}
	.swiper-button-next{position:absolute;display:block;width:50px;height:98px;background:url(../images/anniu.png) no-repeat -200px;top:-284px;right:2px;text-indent:99998px;outline:none;}
	.swiper-button-prev{position:absolute;display:block;width:50px;height:98px;background:url(../images/anniu.png) no-repeat 0;top:-284px;left:2px;text-indent:99998px;outline:none;}
	.swiper-pagination-bullet{
		background:none;
		opacity:1;
		margin:0 6px !important;
		width:9px;
		height:9px;
		position:relative;
		outline:none;
		vertical-align:middle;}
	.swiper-pagination-bullet span{
		width:3px;
		height:3px;
		background:#CCC;
		display:block;
		border-radius:50%;
		margin-top:3px;
		margin-left:3px;
	}
	.swiper-pagination-bullet i{
		background:#000;
		height:1px;
		width:20px;
		position:absolute;
		top:4px;
		transform:scaleX(0);
		transform-origin:left;
		z-index:3;
		transition-timing-function:linear;
		}
	.swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{
		width:9px;
		height:9px;
		margin-top:0;
		margin-left:0;
		background:#000;
		position:relative;
		z-index:1;
		}
	.swiper-pagination-bullet-active i{
		animation:middle 6s;
		}
	.swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{
		animation:first 6s;
		}
	.swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{
		animation:last 6s;
		}				
	@keyframes first{
	  0% {transform:scaleX(0.5);left:0px;}/*091*/
	  100% {transform:scaleX(1);left:2px;} /*0915*/
	}
	@keyframes last{
	  0% {transform:scaleX(0.7);left:-10px;}/*1090*/
	  20% {transform:scaleX(0.3);left:2px;} /*090*/
	  100% {transform:scaleX(0.3);left:0px;} /*090*/
	}		
	@keyframes middle{
	  0% {transform:scaleX(0.7);left:-10px;}/*1091*/
	  20% {transform:scaleX(0.45);left:2px;}/*092*/
	  100% {transform:scaleX(1);left:2px;} /*0913*/
	}	
	.swiper-slide{opacity: 1;}
	.swiper-slide.active{opacity: 0.5;}
	
    .kehushare_title .new-ico{background-position:-516px -11px;width:40px;height:12px;background-color:#fff;}
    .kehushare_title b{display:block;width:100px;height:1px;background:#009349;margin:0 auto;margin-top:-6px;}
    .kehushare_title{margin-bottom:40px;}


/*2020.3.26新增晒单*/
.bottonBos {display: inline-block;vertical-align: top;font-size: 14px;margin-left: 5px;    vertical-align: middle;   margin-top: 1px;    width: 240px;}
.bottonTwoDiv{white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;color: #999;}
.bottonOneDiv {display: inline-block;vertical-align: top;}
.swiper-slide li .bottonOneDiv dd {   
    display: inline-block;
    vertical-align: unset;
    color: #333333;
    float: none;
    border: none;
    padding: 0;}
.swiper-container{width: 1280px;
    overflow: hidden;}
.bottonOneDiv img {vertical-align: middle;width: 16px;}
.bottonTwoDiv span {vertical-align: middle;color: #999999;}
.bottonTwoDiv img {vertical-align: middle;}
.astrict{    max-width: 164px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;}
.large{    color: #999;    font-size: 12px;margin-bottom:15px}
.bottonOnetextDiv{
    width: 95%;
    height: 44px;
    text-overflow: -o-ellipsis-lastline;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
     margin-bottom: 22px;
    -webkit-box-orient: vertical;
    padding-left: 15px;}
.bottonThreeDiv span{
        background: white;
    color: red;
    height: 16px;
    margin-top: -2px;
    line-height: 16px;
    border-radius: 2px;
    width: 22px;
    margin-right: 2px;
    font-size: 14px;
    display: inline-block;
}
.bottonThreeDiv {position:absolute;top:10px;    display: inline-block;
    background: red;
    color: white;top: 10px;
    left: 10px;
    width: 40px;    font-size: 14px;
    text-align: center;
    height: 20px;}
.masking{
    position:absolute;
    top:0;
    width:100%;
    height:250px;
    left:0;
    right:0;
    opacity:0;
    background:rgb(0,0,0);
    z-index:9;
    
}
.give_it{
        position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    height: 45px;
    width: 70px;
    display:none;
}



.give_it span{
    display:block;color:#e6e6e6
}
.give_it_p1{
margin-right: 5px;
    width: 30px;
    /* height: 15px; */
    text-align: center;
    display: inline-block;
}
.pa16{
    padding: 20px 16px;
}
.give_it_p1 p{
    width:30px;
    height:30px;
    cursor: pointer;
    line-height: 30px;
    background: #e6e6e6;
    border-radius: 50%;
}
.give_it_p1 p img{
    width: 18px;
    height: 15px;
    display:inline-block
}
.give_it_p1 p span{
    display:block;
    margin:0 auto;
}

.give_it_p2 img{
       width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 6px;
}
.L_score_list{
    width: 98px;
    height: 16px;
    background: url(../images/licon.png) no-repeat 0 -18px;
}
.L_score_list i{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    background: url(../images/licon.png) no-repeat 0 -3px;
}

.give_it_p2:hover .give_it_p2_img{
    content: url('/Content/img/newindexV3/bask_share_red.png');
}
.give_it_p2:hover .TDiv_span_share{
    display:block;
}
.give_it_p2{
    vertical-align: top;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #e6e6e6;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}
.bigSwiper li:hover .masking{
    opacity:0.5;
    transition:opacity .5s ease

}
.bdselect_share_box{
    display:none!important;
}
.bigSwiper li:hover .give_it{
    display:block;

}
.bigSwiper li:hover{
    box-shadow: 0px 0px 20px 0px 
		rgba(0, 0, 0, 0.1);
}
bottonThreeDiv span{
        font-size: 14px;    display: inline-block;    background: white;
    color: red;
    height: 16px;
    margin-top: -2px;
    line-height: 16px;
    border-radius: 2px;
    width: 22px;
    margin-right: 2px;
}
.bottonFourDiv {position: absolute;width: 100%;bottom: 0;left: 0;height: 50px;border-top: 1px solid #e5e5e5;}
.bottonFourDiv a {
      width: 33.6%;
    display: inline-block;
    background: white;
    text-align: center;
    margin: 0;
    float: left;
    height: 100%;
    line-height: 50px;
    color: #999999;
    text-decoration: none;}
.bottonFourDiv a:hover{
        color: #009349;
    text-decoration: underline;
}
.Tang_Img{width:60px;height:60px}
.bottonFourDiv a img {width: 18px;vertical-align: middle;margin-right: 5px;}
.share{
    width: 33.6%;
    display: inline-block;
    background: white;
    text-align: center;
    margin: 0;
    float: left;
    height: 100%;
    line-height: 50px;
    color: #999999;
    text-decoration: none;
    cursor: pointer;
        position: relative;
}
.TDiv_span_share{  
        position: absolute;
    top: 30px;
    right: 1px;
  
    display: none;
    padding: 10px;
    padding-left: 10px;
    z-index: 11;
    background: white;
}

.bottonOneDiv .score-list{display:inline-block;vertical-align:inherit}
.brain{
    display: inline-block;vertical-align: middle;border-radius:50%;height:36px;width:36px;margin-left:10px
}
.botms{margin-bottom: 8px;padding-left:10px}
.bottonFourDiv_p{width: 33.6%;
    display: inline-block;
    background: white;
    text-align: center;
    margin: 0;
    float: left;
    height: 100%;
    line-height: 50px;
    color: #999999;
    text-decoration: none;}
.share:hover .TDiv_span_share{
       background: white;
    display: block !important;
    z-index: 100;
    width:100%;
}
.bdshare-button-style0-16 a{    float: left;
    padding-left: 20% !important;
    width: 100px !important;
    line-height: 16px !important;
    height: 16px !important;
    background-image: url(../images/icons_0_16.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 14px 0px 0px 0;
    overflow: hidden;
    color: #565656 !important;
    font-size: 14px;
    text-align: left !important;
    margin: 6px 6px 6px 0 !important;}
.bottonThreeDiv_72{
    background:#a38459 !important;
}
.Hover_A:hover{
    color:#fff
}
.bottonThreeDiv_72 span{
    color:#a38459 !important;
}
.bottonThreeDiv_48{
    background:#009349 !important;
}
.bottonThreeDiv_48 span{
     color:#009349 !important;
}


.cooperate_img img{width: 1280px;}



#cboxLoadedContent{
    border:none !important;
}
#cboxPrevious{
    position: absolute;
    top: 50%;
    left: -65px;
    margin-top: -32px;
    background: url(../images/anniu.png) no-repeat top left;
    /* width: 100%; */
    /* height: 100%; */
    text-indent: -9999px;
    z-index: 100;
    width: 50px;
    height: 98px;

}

.cboxPhoto{
    height:600px;
}
#cboxNext{
        position: absolute;
    top: 50%;
    right: -65px;
    margin-top: -32px;
    background: url(../images/anniu.png) no-repeat -200px;
    width: 50px;
    height: 98px;
    text-indent: -9999px;
}
#cboxTitle{
    position: absolute;
    bottom: -20px;
    left: 0;
    height: 20px;
    font-size:16px;
    color: #fff;
    margin-top: 620px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
#cboxClose{
    position: fixed;
    top: 20px;
    right: 20px;
    display: block;
    background: url(../images/close_1.png) no-repeat top center;
    width: 38px;
    height: 38px;
    z-index: 100;
    text-indent: -9999px;
    background-position: 0;
}
#colorbox, #cboxOverlay, #cboxWrapper{
    overflow: unset;
}
#colorbox{
        position: fixed !important;
    top: 50% !important;
    margin-top: -310px !important;
}
.page-box{
        padding-top: 0px;
}
.Onpage .page_always{
    text-decoration: none;
    color: black;
    width: 150px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 18px;
    margin: 0 0.4%;
    background: white;
   
}
.Onpage .pagePcb{
	color: white;
    background: #009349;
    margin: 0 0.4%;
    
}
.Onpage .pagePcb:hover{
    background:#05c766;
}


.Onpage a:hover {
	color: white;
	background: #009349;
	margin: 0 0.4%;
}.Onpage {
	max-width: 1280px;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom:40px;
}
 #cboxCurrent{
     display:none !important;
 }
.page-box-con{
    border:none;    padding: 0px;   background-color: #f8f8f8;    padding-bottom: 28px;
}
.product-display-list li{
    width: 405px;
    height: 310px;

}
.product-display-list li:nth-child(3n-1){
    margin:0 32px;
        margin-bottom: 32px;
}
.product-display-list{
    width:100%;
}
#cboxLoadedContent{
     overflow: unset;
}
#cboxClose:hover{
    background-position: 0;
}



.share_swiper .swiper-button-prev {
	position: absolute;
	display: block;
	width: 40px;
	border-radius: 4px;
	height: 80px;
	background: url(../images/anniu.png) no-repeat -6px;
	top: -253px;
	left: 0px;
	text-indent: 99998px;
	outline: none;
	opacity: 0;
    transition: opacity .5s;
    z-index:999;
}

.share_swiper .swiper-button-next {
	position: absolute;
	display: block;
	width: 40px;
	border-radius: 4px;
	height: 80px;
	background: url(../images/anniu.png) no-repeat -202px;
	top: -253px;
	right: 0px;
	/* text-indent: 99998px; */
	outline: none;
	opacity: 0;
    transition: opacity .5s;
    z-index:999;
}

.share_swiper:hover .swiper-button-prev {
	opacity: 1;
}

.share_swiper:hover .swiper-button-next {
	opacity: 1;
}


/*返回顶部*/
.to-top {width:64px;height:64px;background:#075190;position:fixed;bottom:80px;right:0px;border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;z-index:150;}
.to-top:hover {background:#009349;}
.to-top a {display:block;width:64px;height:64px;background:url(../images/arrow-top_3.png) no-repeat center 19px;padding-top:31px;color: #fff;}
.logo-intro {height:30px;line-height:30px;}



.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    pointer-events: auto;
    cursor: pointer;
}


.smtbanner-count{   
    width: 420px;
    padding: 95px 35px;
    height:100%;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    right: 0px;
    z-index: 99;}
/* .smtbanner-count p{line-height: 60px;}
.smtbanner i{line-height: 30px;}
.smtbanner-count ul{overflow: hidden;}
.smtbanner-count ul li{width:160px;float: left;height: 80px;}
.smtbanner-count ul li input{text-indent: 1rem;width:150px;height: 40px;border-radius: 5px;border:0;outline: none;}
.smtbanner-count ul li select,.smtbanner-count ul li option{width:150px;height: 40px;border-radius: 5px;border:0;outline: none;padding-left:10px;}
.smtbanner-text{float: right;width: 600px;text-align: center;margin: 70px 130px 0 0;} */
.smtbanner-text .xian{width: 90px;height: 4px;background: #fff;margin:30px auto;}

.smtbanner-count .SMTQuoteNow{font-size:20px;border-radius: 5px;width: 100%;height: 50px;line-height: 50px;text-align: center;background-color: #009349;display: block;color: #fff!important;margin-top: 18px;}
.banner .smtbanner-count .new-icos{
    width: 32px;
    height: 33px;
    vertical-align: middle;
    /* background-image: url(../images/new_icons0515_1.png); */
    background: url(../images/icon-smtnew.png) no-repeat left center;
    /* background-position: 0 -60px; */
    display: inline-block;
}
.count:hover{background: #05c766;}
.banner .smtbanner-count{width: 420px;}
.banner .smtbanner-count li{ overflow:hidden; padding:0 0 10px 0; width:170px; height:88px;}
.banner .smtbanner-countt li i{font-weight:400;display:block;margin-bottom:10px;}
.banner .smtbanner-count li select,.banner .smtbanner-count li .smt-input{border: 1px solid #ccc;border-radius: 4px; width:170px; height:35px; line-height:35px; margin:0;padding-left:5px;background:#fff;}
.banner .smtbanner-count .input{height: 35px; line-height: 35px; border: 1px solid #ccc;border-radius: 4px; width:170px; padding-left:7px; }
.banner .smtbanner-count .area span{border-radius: 4px;  width:61px;display:inline-block;}
.banner .smtbanner-count .area span input{-webkit-appearance: none; width:60px; border-radius: 4px; border:none; display:inline-block;}
.banner .smtbanner-count .area em,.banner .smtbanner-count .area font{display:inline-block; margin:12px 6px;}
.banner .smtbanner-count .area font {margin-right:0;}
.banner .smtbanner-count .tcenter{ text-align:center}
.banner .smtbanner-count  .boardnumber{ position:absolute;border:1px solid #009349; width:400px;padding:10px; top:64px; left:0; z-index:999; background:#fff}
.banner .smtbanner-count  .boardnumber li{float: left; width:59px;height:20px; padding:2px 0; margin-left: 16px; line-height:normal;}
.banner .smtbanner-count  .boardnumber li:hover{box-shadow: 0 0 10px #ccc;}
.banner .smtbanner-count  .boardnumber li label{ display:block; cursor:pointer}
.banner .smtbanner-count  .boardnumber .boardnumberbtn{float:left; margin:10px 0; width:100%}
.banner .smtbanner-count  .boardnumber .boardnumberbtn #txtSelNum{border:1px solid #ddd;}

.h100{height:100%}
.factoryImg-box .group:hover{
    margin-top: -3px;
    box-shadow: 0 13px 35px 0 rgba(0,0,0,.19);
    -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    -webkit-transform: translate3d(0,-1px,0);
    -ms-transform: translate3d(0,-1px,0);
    transform: translate3d(0,-1px,0);
}